Initial import.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 31 Jul 2002 22:54:20 +0000 (22:54 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 31 Jul 2002 22:54:20 +0000 (22:54 +0000)
commit6ac63a882255ae3acbd4eb9bb7573a4cba9703db
treeecc28502f4d7482262281a0e892181211f70dd92
parent217762fad8d1e78bbe761619ee669352c17e1af2
Initial import.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3 f51c46e8-681c-474f-0cfe-069cfd0219fb
30 files changed:
gpsman/COPYING [new file with mode: 0644]
gpsman/Makefile [new file with mode: 0644]
gpsman/README [new file with mode: 0644]
gpsman/README.contrib [new file with mode: 0644]
gpsman/csv.c [new file with mode: 0644]
gpsman/defs.h [new file with mode: 0644]
gpsman/geo.c [new file with mode: 0644]
gpsman/geocaching.loc [new file with mode: 0644]
gpsman/gpsman [new file with mode: 0644]
gpsman/gpsman.c [new file with mode: 0644]
gpsman/gpsman2 [new file with mode: 0644]
gpsman/gpsutil.c [new file with mode: 0644]
gpsman/gpx.c [new file with mode: 0644]
gpsman/magellan.h [new file with mode: 0644]
gpsman/magproto.c [new file with mode: 0644]
gpsman/main.c [new file with mode: 0644]
gpsman/mapsend.c [new file with mode: 0644]
gpsman/mapsend.h [new file with mode: 0644]
gpsman/mapsource.c [new file with mode: 0644]
gpsman/pcx.c [new file with mode: 0644]
gpsman/queue.c [new file with mode: 0644]
gpsman/queue.h [new file with mode: 0644]
gpsman/reference/gl.loc [new file with mode: 0644]
gpsman/reference/gu.wpt [new file with mode: 0644]
gpsman/route.c [new file with mode: 0644]
gpsman/testo [new file with mode: 0755]
gpsman/tiger.c [new file with mode: 0644]
gpsman/util.c [new file with mode: 0644]
gpsman/vecs.c [new file with mode: 0644]
gpsman/waypt.c [new file with mode: 0644]